home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / shape.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  123 b   |  8 lines

  1. on mouseUp me
  2.   puppetTransition(1, 4, 1, 1)
  3.   cursor(-1)
  4.   hideit(125, 128)
  5.   sprite(134).visible = 0
  6.   go("ShpEx2e")
  7. end
  8.